(struct Lisp_Process): Turn slots infd, outfd, kill_without_query, pty_flag,
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 12 Jul 2007 06:36:57 +0000 (06:36 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 12 Jul 2007 06:36:57 +0000 (06:36 +0000)
commitb35d01be729372cccd6244ad36189fd71164c4d0
tree844787a039881514f008eb9f454af5009f73d86d
parent2807098ab5d67c5f9eea99dcf0958c57c4b559ad
(struct Lisp_Process): Turn slots infd, outfd, kill_without_query, pty_flag,
tick, update_tick, decoding_carryover, inherit_coding_system_flag,
filter_multibyte, adaptive_read_buffering, read_output_delay, and
read_output_skip from Lisp_Objects to ints.  Remove unused
encoding_carryover.
src/ChangeLog
src/process.c
src/process.h